Skip to content
Back to search
30
MCP

CSV to JSON

pulsemcp/csv to json

Parse CSV to a JSON array with auto-detected delimiters and headers.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

CSV to JSON API
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
1 tools · sse
CSV to JSON API
Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.
0 tools · sse
JSON Resume
Manages JSON Resume format CVs with tools for reading, updating sections, and exporting to HTML/PDF.
0 tools
CSV Analytics
Analytics and statistical analysis tools for CSV data files.
0 tools
Data Converter
Convert data between over 40 formats including JSON, CSV, Excel, and PDF. Restructure complex schemas into custom layouts to ensure seamless
0 tools · http
jq JSON Query
Executes jq filters on JSON files with validation and error handling for data analysis, API response processing, and configuration file mani
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "csv_to_json": {
      "url": "None",
      "transport": "http"
    }
  }
}